* doc/lispref/keymaps.texi (Low-Level Key Binding): Add new alternatives
for two more legacy functions.
The argument @var{accept-defaults} controls checking for default bindings,
as in @code{lookup-key} (above).
+
+Use @code{keymap-local-lookup} instead of this function.
@end defun
@defun global-key-binding key &optional accept-defaults
The argument @var{accept-defaults} controls checking for default bindings,
as in @code{lookup-key} (above).
+
+Use @code{keymap-global-lookup} instead of this function.
@end defun
@defun event-convert-list list